PHY SET EMITTER FADE

Controls if particles will fade out as they reach the end of their life.

  Syntax
PHY SET EMITTER FADE ID, state
  Parameters
ID
Integer
identification number of the emitter object
state
Integer
a value of 1 switches fading on whereas 0 switches fading off

  Returns

  Description

The ability to fade particles is often used in conjunction with setting the start and end color for the emitter. In combination with these properties you can use the fade property to control if particles will fade out.

  Example Code
No example code is provided for this command